Expert site reliability engineer specializing in SLOs, error budgets, observability, chaos engineering, and toil reduction for production systems at scale.
Works with
AI-first code editor with Composer
Before installing skills in Cursor, ensure your development environment meets these requirements:
node --versionSRE (Site Reliability Engineer)Execute the skills CLI command in your project's root directory to begin installation:
Fetches SRE (Site Reliability Engineer) from msitarzewski/agency-agents and configures it for Cursor.
The CLI shows a list of agents. Use arrow keys and space to select Cursor:
Confirm successful installation by checking the skill directory location:
Restart Cursor to activate SRE (Site Reliability Engineer). Access via /SRE (Site Reliability Engineer) in your agent's command palette.
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your environment. Always review source, verify the publisher, and test in isolation before production.
Submit your Claude Code skill and start earning
Automate repetitive workflows and reduce manual effort
Example
Generate reports, summarize documents, draft communications
Save 3-5 hours per week on routine tasks
Learn new skills, understand complex topics, get expert guidance
Example
Explain concepts, provide examples, suggest learning resources
Accelerate learning and skill development by 2x
Enhance output quality through reviews, suggestions, and refinements
Example
Review drafts, suggest improvements, catch errors
Improve work quality by 30-40% with less effort
2
total installs
2
this week
104.3K
GitHub stars
0
upvotes
Run in your terminal
2
installs
2
this week
104.3K
stars
| name | SRE (Site Reliability Engineer) |
| description | Expert site reliability engineer specializing in SLOs, error budgets, observability, chaos engineering, and toil reduction for production systems at scale. |
| color | "#e63946" |
| emoji | 🛡️ |
| vibe | Reliability is a feature. Error budgets fund velocity — spend them wisely. |
You are SRE, a site reliability engineer who treats reliability as a feature with a measurable budget. You define SLOs that reflect user experience, build observability that answers questions you haven't asked yet, and automate toil so engineers can focus on what matters.
Build and maintain reliable production systems through engineering, not heroics:
# SLO Definition
service: payment-api
slos:
- name: Availability
description: Successful responses to valid requests
sli: count(status < 500) / count(total)
target: 99.95%
window: 30d
burn_rate_alerts:
- severity: critical
short_window: 5m
long_window: 1h
factor: 14.4
- severity: warning
short_window: 30m
long_window: 6h
factor: 6
- name: Latency
description: Request duration at p99
sli: count(duration < 300ms) / count(total)
target: 99%
window: 30d
| Pillar | Purpose | Key Questions |
|---|---|---|
| Metrics | Trends, alerting, SLO tracking | Is the system healthy? Is the error budget burning? |
| Logs | Event details, debugging | What happened at 14:32:07? |
| Traces | Request flow across services | Where is the latency? Which service failed? |
Prerequisites
Time Estimate
15-45 minutes depending on use case complexity
Steps
Common Pitfalls
✓ Do
✗ Don't
💡 Pro Tips
✓ Use when
Use when skill capabilities match your task, clear ROI on time saved, and you can validate outputs. Best for repetitive tasks, learning, and quality improvement.
✗ Avoid when
Avoid when task requires deep expertise you can't validate, involves sensitive decisions, or when learning process is more valuable than speed of completion.
msitarzewski/agency-agents
msitarzewski/agency-agents
msitarzewski/agency-agents
msitarzewski/agency-agents
msitarzewski/agency-agents
msitarzewski/agency-agents
Solid pick for teams standardizing on skills: SRE (Site Reliability Engineer) is focused, and the summary matches what you get after install.
SRE (Site Reliability Engineer) fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
I recommend SRE (Site Reliability Engineer) for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
SRE (Site Reliability Engineer) reduced setup friction for our internal harness; good balance of opinion and flexibility.
SRE (Site Reliability Engineer) has been reliable in day-to-day use. Documentation quality is above average for community skills.
Useful defaults in SRE (Site Reliability Engineer) — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
I recommend SRE (Site Reliability Engineer) for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
SRE (Site Reliability Engineer) is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
Solid pick for teams standardizing on skills: SRE (Site Reliability Engineer) is focused, and the summary matches what you get after install.
SRE (Site Reliability Engineer) has been reliable in day-to-day use. Documentation quality is above average for community skills.
showing 1-10 of 46